home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
CHIP Haziran 2001.iso
/
prog
/
video
/
04
/
setup.exe
/
TMPGEnc.exe
/
1041
/
RCDATA
/
TMPEGTOOL_CUTFORM
/
TMPEGTOOL_CUTFORM.txt
Wrap
Text File
|
2001-04-04
|
2KB
|
89 lines
object MPEGTool_CutForm: TMPEGTool_CutForm
Left = 216
Top = 420
BorderStyle = bsDialog
Caption = 'MPEG ����'
ClientHeight = 145
ClientWidth = 344
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 329
Height = 97
end
object VideoState: TLabel
Left = 112
Top = 24
Width = 209
Height = 12
AutoSize = False
end
object AudioState: TLabel
Left = 112
Top = 51
Width = 209
Height = 12
AutoSize = False
end
object SystemState: TLabel
Left = 112
Top = 80
Width = 209
Height = 12
AutoSize = False
end
object VideoCheckBox: TLabel
Left = 24
Top = 24
Width = 38
Height = 12
Caption = '�f����:'
end
object AudioCheckBox: TLabel
Left = 24
Top = 51
Width = 38
Height = 12
Caption = '������:'
end
object SystemCheckBox: TLabel
Left = 24
Top = 78
Width = 78
Height = 12
Caption = '�t�@�C���ɏo��:'
end
object CancelButton: TButton
Left = 135
Top = 114
Width = 75
Height = 25
Cancel = True
Caption = '���f'
TabOrder = 0
OnClick = CancelButtonClick
end
object StartupTimer: TTimer
Enabled = False
Interval = 100
OnTimer = StartupTimerTimer
Left = 170
Top = 40
end
end